Skip to content

Use the python source for the datetime module in Python 3.12+ #2275

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Aug 6, 2023

Conversation

jacobtylerwalls
Copy link
Member

Type of Changes

Type
🐛 Bug fix

Description

Closes pylint-dev/pylint#8852

@codecov
Copy link

codecov bot commented Aug 6, 2023

Codecov Report

Merging #2275 (acc9a98) into main (63cd8a1) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2275      +/-   ##
==========================================
- Coverage   92.79%   92.79%   -0.01%     
==========================================
  Files          94       94              
  Lines       10958    10957       -1     
==========================================
- Hits        10168    10167       -1     
  Misses        790      790              
Flag Coverage Δ
linux 92.55% <100.00%> (-0.01%) ⬇️
pypy 90.90% <0.00%> (-0.01%) ⬇️
windows 92.37% <100.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
astroid/brain/brain_datetime.py 100.00% <100.00%> (ø)

@DanielNoord DanielNoord merged commit 4ccec95 into pylint-dev:main Aug 6, 2023
@jacobtylerwalls jacobtylerwalls deleted the datetime branch August 6, 2023 12:00
@jacobtylerwalls jacobtylerwalls modified the milestones: 3.0.0a10, 3.0.0a9 Aug 6, 2023
jacobtylerwalls added a commit to pylint-dev/pylint that referenced this pull request Aug 6, 2023
jacobtylerwalls added a commit to pylint-dev/pylint that referenced this pull request Aug 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

false positive on datetime class members
2 participants